home *** CD-ROM | disk | FTP | other *** search
/ PC Player Special 1994 #1 / CD-Player 1994-01.iso / demos / ksonic / remove.bat < prev    next >
Encoding:
DOS Batch File  |  1993-10-06  |  135 b   |  6 lines

  1. @echo off
  2. echo Removing MIDPAK driver and music
  3. del midpak.*
  4. del *.xmi
  5. echo To change sound setup just run the batch file 'SETUP'
  6.